Eclipse Platform
Pre-release 3.0

Uses of Interface
org.eclipse.team.ui.synchronize.ISynchronizeParticipantListener

Packages that use ISynchronizeParticipantListener
org.eclipse.team.ui.synchronize Application programming interfaces for interaction with the Eclipse Synchronize View. 
 

Uses of ISynchronizeParticipantListener in org.eclipse.team.ui.synchronize
 

Methods in org.eclipse.team.ui.synchronize with parameters of type ISynchronizeParticipantListener
 void ISynchronizeManager.addSynchronizeParticipantListener(ISynchronizeParticipantListener listener)
          Registers the given listener for participant notifications.
 void ISynchronizeManager.removeSynchronizeParticipantListener(ISynchronizeParticipantListener listener)
          Deregisters the given listener for participant notifications.
 


Eclipse Platform
Pre-release 3.0

Copyright (c) IBM Corp. and others 2000, 2003. All Rights Reserved.